home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / laword11.zip / WHATSNEW.TXT < prev    next >
Text File  |  1996-07-27  |  4KB  |  122 lines

  1. 9:25 PM 7/27/96
  2.  
  3. Fixed display bug for scores over 999,999
  4. Changed non registered version so that ALL words are picked from, but the
  5. high score is NOT saved.
  6.  
  7. Recompiled program to take advantage of the bug fixes to WcIde. Mainly the
  8. MID bug that I discovered. That is why letters picked sometimes showed
  9. up again.
  10.  
  11. 11:40 PM 7/14/96
  12.  
  13. Fixed the program so it would not ask for a description of the word list if it alread
  14. existed.
  15.  
  16. Added a few more phrases.
  17.  
  18. 11:05 PM 7/14/96
  19.  
  20. Added the portion of the word below the word when guessed early. Makes it
  21. easier to guess the word.
  22.  
  23. Think I fixed the scoring mistake. Was not crediting the points when guessed
  24. early and also was not marking the word mask properly.
  25.  
  26.  
  27. 12:41 PM 7/13/96
  28.  
  29. It now shows the proper word size when picking word lists other than the 
  30. default.
  31.  
  32. Added security levels to the different word lists.
  33.  
  34. 11:59 AM 7/13/96
  35.  
  36. Fixed the play with yourself bug again. Whew, what a pain to fix that one.
  37.  
  38. Relettered the main screen. Thanks Jason.
  39.  
  40. 8:28 PM 7/12/96
  41.  
  42. Made the program show the ' when it is in a phrase, still have to add
  43. commas and other characters.
  44.  
  45. Fixed the input routine where it will accept more than 9 word lists.
  46. Also put in error trapping so if an invalid selection is picked, it will
  47. default to '1', or the default list.
  48.  
  49.  
  50. Updating... Please note the file changes below in the file.lst file.
  51. Create a file called ####.txt containing a one line description of the
  52. word file. Note that the #### is the name of the word list. When you
  53. index the words, this will be created automatically and prompt you for
  54. the description.
  55.  
  56.  
  57. 11:54 AM 7/12/96
  58.  
  59. Changed the way that the wins and losses are saved. Instead of this:
  60.  
  61. Larry Anderson.dat it is saved as Larry Anderson.dat.Word with the game
  62. word list name after the last .  
  63.  
  64. If you want to keep your old scores, rename the files accordingly.
  65.  
  66. Fixed the play with yourself bug. It now just starts a new game. Thanks Jason.
  67.  
  68. Added a word.txt file in the WORDS directory. This allows you to describe
  69. the word list in a one line description. When you add a new word list, it
  70. will prompt you for a description. For word lists you created already, just
  71. make a txt file with that word list name and put in the description.
  72.  
  73.  
  74.  
  75. 11:43 PM 7/11/96
  76.  
  77. Oh boy. Fixed the program so it will allow phrases instead of words. Phrases
  78. can be up to 37 characters long.
  79.  
  80. Fixed a bug where the early guess score was subtracted, not added. Geeze
  81.  
  82. Made plans to change the main menu so that when you pick a game, it will
  83. give you a choice of which game you want to play rather than have to go
  84. and pick which one first.
  85.  
  86. Looked into allowing spanish phrases, some of their funky characters caused
  87. the ansi display to mess up. No espanol. Si. So sorree (oops, thats Japan)
  88.  
  89.  
  90. 5:41 PM 7/11/96
  91.  
  92. Added some online help for the new users.
  93.  
  94. Have it now kill the challenge after it is accepted.
  95.  
  96. Made it put in n/a if no low score was established due to editing challenges.
  97.  
  98. 4:42 PM 7/10/96
  99.  
  100. Fixed it so only registered versions will allow users to switch word lists.
  101.  
  102. Added the ability to change word lists while in the game.
  103. Changed the high score saves to append the word list as part of the name.
  104. So each word list has it's own high score.
  105.  
  106. Also added the ability to create the indexs on the fly, so all you do
  107. is copy the ???.lst to the WORDS folder and tell it to change to that
  108. word list, it will automatically create the word list.
  109.  
  110. Added some ansi graphics to the main screen. Simple, but a start.
  111.  
  112. 2:41 PM 7/10/96
  113.  
  114. Fixed 'at least I think I did' the bug where not all the letters are 
  115. displayed. It is a bug with wildcats MID statement.
  116.  
  117.  
  118. 11:41 PM 7/09/96
  119.  
  120. Added the ability to view High Score files
  121. Added the ability to view wins/losses/HiLo games and streaks
  122.